Managing Objects
QuickDraw 3D provides several routines that you can use to operate on any QuickDraw 3D object. The top level of the QuickDraw 3D class hierarchy (TQ3Object
) supports dispose, duplicate, draw, and file I/O methods.
Subtopics
- Q3Object_Dispose
- Q3Object_Duplicate
- Q3Object_Submit
- Q3Object_IsDrawable
- Q3Object_IsWritable